home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / psi110f / config.h < prev    next >
C/C++ Source or Header  |  1994-07-17  |  11KB  |  296 lines

  1. #ifndef _CONFIG_H
  2. #define _CONFIG_H
  3. /* WB2PSI.H 386 - switch */
  4.  
  5. /* Software options */
  6.   
  7. #define CONVERS     1   /* Conference bridge (babble-box :-) */
  8. #define XCONVERS    1
  9. /* Use only ONE of the 2 news options below !!! */
  10. #undef NNTP        1   /* Netnews client */
  11. #undef NNTPS       1   /* Netnews client and server */
  12. #undef STKTRACE   1   /* Include stack tracing code */
  13. #define TRACE       1   /* Include packet tracing code */
  14. #undef DIALER      1   /* SLIP redial code */
  15. #undef POP2CLIENT  1   /* POP2 client -- IAB not recommended */
  16. #undef POP3CLIENT  1   /* POP3 client -- IAB draft standard */
  17. #define POPLZW     1
  18. #undef ESCAPE      1   /* Allow Unix style escape on PC */
  19. #define ATCMD       1   /* Include timed 'at' execution */
  20. #define NR4TDISC    1   /* Include Netrom L4 timeout-disconnect */
  21. #undef XMODEM      1   /* xmodem file xfer for tipmail  */
  22. #undef IPACCESS    1   /* Include IP access control code */
  23. #undef TCPACCESS   1   /* Include TCP access control code */
  24. #undef ENCAP       1   /* Include IP encapsulation code */
  25. #undef AUTOROUTE   1   /* Include AX.25 IP auto-route code(causes problems when VC mode is used for ip) */
  26. #undef HOPPER      1   /* Include SMTP hopper code by G8FSL */
  27. #undef LOCK        1   /* Include keyboard locking */
  28. #undef TTYCALL     1   /* Include AX.25 ttylink call */
  29. #define MONITOR     1   /* Include user-port monitor trace mode */
  30. #undef MULTITASK   1   /* Include Dos shell multi-tasker */
  31. #define SHELL       1   /* Include shell command */
  32. #undef SWATCH      1   /* stopWATCH code */
  33. #define ALLCMD     1    /* include dump,finger,fkey,info,mail,motd,more,status,
  34.                          * record,watch,upload commands */
  35. #undef DOSCMD      1   /* Include del,ren,cd,dir,mkdir,pwd,rmdir commands */
  36.   
  37. #define SPLITSCREEN     1
  38. #define STATUSWIN       1   /* Up to 3 line status window */
  39.   
  40. /* Protocol options */
  41.   
  42. #define AX25        1   /* Ax.25 support */
  43. #define NETROM      1   /* NET/ROM network support */
  44. #define NRS         1   /* NET/ROM async interface */
  45. #undef RIP         1   /* Include RIP routing */
  46. #define LZW         1   /* LZW-compressed sockets */
  47. #define SLIP        1   /* Serial line IP on built-in ports */
  48. #undef PPP         1   /* Point-to-Point Protocol code */
  49. #define VJCOMPRESS  1   /* Van Jacobson TCP compression for SLIP */
  50. #undef RDATE       1   /* Include the Time Protocol */
  51. #undef RSPF        1   /* Include Radio Shortest Path First Protocol */
  52. #undef AXIP        1   /* digipeater via ip port 93 interface */
  53. #undef RARP        1   /* Include Reverse Address Resolution Protocol */
  54. #undef BOOTP       1   /* Include BootP protocol */
  55.   
  56.   
  57. /* Network services */
  58.   
  59. #define SERVERS         1   /* Include TCP servers */
  60. #define AX25SERVER       1   /* Ax.25 server */
  61. #define NETROMSERVER     1   /* Net/rom server */
  62. #define TELNETSERVER     1   /* Tcp telnet server */
  63. #define RLOGINSERVER     1   /* Tcp rlogin server */
  64. #undef TTYLINKSERVER    1   /* Tcp ttylink server */
  65. #define SMTPSERVER       1   /* Tcp smtp server */
  66. #define FTPSERVER        1   /* Tcp ftp server */
  67. #define FINGERSERVER     1   /* Tcp finger server */
  68. #undef POP2SERVER       1   /* POP2 server -- IAB not recommended */
  69. #define POP3SERVER      1   /* POP3 server -- IAB draft standard */
  70. #define REMOTESERVER     1   /* Udp remote server */
  71. #undef ECHOSERVER       1   /* Tcp echo server */
  72. #undef DISCARDSERVER    1   /* Tcp discard server */
  73. #define TIPSERVER        1   /* Serial port tip server */
  74. #define DOMAINSERVER    1   /* Udp Domain Name Server */
  75. #define CALLSERVER       1   /* Include BuckMaster CDROM server support */
  76. #undef ICALL            1   /* Buckmaster's international callsign database April '92 */
  77. #undef SAMCALLB         1   /* SAM callbook server. Note that you can NOT have */
  78.                             /* BOTH Buckmaster and SAM defined.If so, SAM is used */
  79. #undef QRZCALLB         1   /* QRZ callbook server. Note that you can NOT have */
  80.                              /* BOTH Buckmaster and QRZ defined.If so, QRZ is used */
  81.  
  82. /* Outgoing Sessions */
  83.   
  84. #define SESSIONS        1
  85. #undef CALLCLI          1   /* Include BuckMaster or SAM client code only  */
  86. #undef AX25SESSION      1
  87. #undef NETROMSESSION    1
  88. #define TELNETSESSION    1
  89. #define TTYLINKSESSION   1
  90. #define BBSSESSION      1
  91. #define FTPSESSION       1
  92. #define FINGERSESSION    1
  93. #define PINGSESSION      1
  94. #define HOPCHECKSESSION  1   /* IP path tracing command */
  95. #undef RLOGINSESSION    1   /* Rlogin client code */
  96. #define TIPSESSION       1
  97. #define DIRSESSION       1
  98. #define MORESESSION      1
  99. #define REPEATSESSION   1
  100. #define LOOKSESSION     1   /* follow user activity on the bbs */
  101.   
  102. /* Mailbox options */
  103.   
  104. #define MAILBOX     1   /* Include SM0RGV mailbox server */
  105. #define MAILCMDS    1   /* Include mail commands, S, R, V etc */
  106. #define FILECMDS    1   /* Include D,U,W,Z commands */
  107. #define GATECMDS    1   /* Include gateway releated commands C,E,N,NR,P,PI,T */
  108. #undef GWTRACE     1   /* Log all gateway connects to the logfile */
  109. #define FOQ_CMDS    1   /* Include Finger, Operator, Query
  110.                          * If GATECMDS and FOQ_CMDS are both undefined,
  111.                          * extra code is saved! */
  112. #define EXPIRY      1   /* Include message and bid expiry */
  113. #undef MAILFOR     1   /* Include Mailbox 'Mail for' beacon */
  114. #define RLINE       1   /* Include BBS R:-line interpretation code */
  115. #undef MBFWD       1   /* Include Mailbox AX.25 forwarding */
  116. #undef FWDCTLZ     1    /* Use a CTRL-Z instead of /EX to end message forwarding */
  117. #define USERLOG     1   /* Include last-msg-read,prompt-type user tracking */
  118. #define REGISTER    1   /* Include User Registration option */
  119. #undef MAILERROR   1   /* Include Mail-on-error option */
  120.   
  121.   
  122. /* Memory options */
  123.   
  124. #define EMS         1   /* Include Expanded Memory Usage */
  125.  /* DO NOT define the following, it doesn't work yet !!! */
  126. #undef XMS         1   /* Include Extended Memory Usage */
  127.   
  128.   
  129. /* Software tuning parameters */
  130.   
  131. #define MTHRESH     16384    /* Default memory threshold */
  132. #define NROWS       25      /* Number of rows on screen */
  133. #define NIBUFS      5       /* Number of interrupt buffers */
  134. #define IBUFSIZE    2048    /* Size of interrupt buffers */
  135. #define NSESSIONS   10      /* Number of interactive clients */
  136.   
  137.   
  138. /* Hardware driver options */
  139.   
  140. #define ASY         1   /* Asynch driver code */
  141. #define KISS        1   /* Multidrop KISS TNC code for Multiport tnc */
  142. #undef POLLEDKISS  1   /* G8BPQ Polled Multidrop KISS TNC code */
  143. #undef PACKET      1   /* FTP Software's Packet Driver interface */
  144. #undef SCC         1   /* PE1CHL generic scc driver */
  145. #undef BPQ         1   /* include Bpqhost interface */
  146. #undef PACKETWIN   1   /* Gracilis PackeTwin driver */
  147. #undef PI          1   /* VE3IFB pi dma card scc driver */
  148. #undef ARCNET      1   /* ARCnet via PACKET driver */
  149. #undef PC_EC       1   /* 3-Com 3C501 Ethernet controller */
  150. #undef HS          1   /* High speed (56kbps) modem driver */
  151. #undef HAPN        1   /* Hamilton Area Packet Network driver code */
  152. #undef EAGLE       1   /* Eagle card driver */
  153. #undef PC100       1   /* PAC-COM PC-100 driver code */
  154. #undef APPLETALK   1   /* Appletalk interface (Macintosh) */
  155. #undef DRSI        1   /* DRSI PCPA slow-speed driver */
  156. #undef SLFP         1   /* SLFP packet driver class supported */
  157.   
  158. #define N2RJT_FINGERS    /* Enable for more fingers available from the finger daemon */
  159. #define N2RJT_ASYNC_NRS  /* Async driver does NRS handshaking for hexipus */
  160. #define N2RJT_PRINT_COMMAND /* Print command */
  161. #define N2RJT_USERLOGIN  /* User login with less universal perms */
  162. /*#define XCONVERS         /* LZW-compressed convers */
  163. #define CHANNELNAMES     /* Named convers channels */
  164. #define CALLCHECK        /* Checks for valid callsign in convers */
  165. #define LOCAL_CHANNELS   /* Local channels don't convect to other nodes */
  166. #define ENHANCED_VIA     /* If convers user is local, "via" gives more info */
  167. #define CHANGE_PERSONAL  /* Allow users to change their personal data */
  168. #define LINK_CHANGE_MSG  /* Send link change messages in convers */
  169. #define MBOXRESET        /* Allow disconnect of mbox users by sysop */
  170. #define CHAINED_IRQ
  171. #define DECIMAL_IRQ
  172. #define RECORD_TO_PORT   /* Allows session recording to LPT, COM, etc */
  173. #define SESSION_SPLIT    /* Session split on/off command */
  174. #define LZW_TELNET_3601  /* Automatically compress telnet to 3601 */
  175.  
  176. #ifdef CHAINED_IRQ
  177. #define DECIMAL_IRQ
  178. #endif
  179.   
  180. /***************************************************************************/
  181. /* This section corrects some defines that include/exclude others          */
  182.   
  183. #ifdef STATUSWIN
  184. #define SPLITSCREEN 1
  185. #endif
  186.   
  187. #ifdef DIRSESSION
  188. #undef MORESESSION
  189. #define MORESESSION 1
  190. #endif
  191.   
  192. #if defined(NRS)
  193. #undef  NETROM
  194. #define NETROM      1   /* NRS implies NETROM */
  195. #endif
  196.   
  197. #if defined(ARCNET) || defined(SLFP)
  198. #undef  PACKET
  199. #define PACKET      1   /* FTP Software's Packet Driver interface */
  200. #endif
  201.   
  202. #if defined(PC_EC) || defined(PACKET)
  203. #define ETHER   1       /* Generic Ethernet code */
  204. #endif
  205.   
  206. #if defined(SAMCALLB)
  207. #define CALLCLI 1
  208. #undef CALLSERVER 1
  209. #undef QRZCALLB 1
  210. #endif
  211.   
  212. #if defined(QRZCALLB)
  213. #define CALLCLI 1
  214. #undef CALLSERVER 1
  215. #undef SAMCALLB   1
  216. #endif
  217.  
  218. #if defined(CALLSERVER)
  219. #define CALLCLI     1
  220. #endif
  221.   
  222. #if defined(POP2CLIENT) || defined(POP3CLIENT)
  223. #define MAILCLIENT  1
  224. #endif
  225.   
  226. #ifdef POLLEDKISS
  227. #define KISS 1
  228. #endif
  229.   
  230. #ifndef MAILBOX
  231. #undef MAILCMDS 1
  232. #undef FILECMDS 1
  233. #undef GATECMDS 1
  234. #undef FOQ_CMDS 1
  235. #undef CALLBOOK 1
  236. #undef CALLCLI 1
  237. #undef EXPIRY 1
  238. #undef MBXTDISC 1
  239. #undef TIPSERVER 1
  240. #undef MAILFOR 1
  241. #undef RLINE 1
  242. #undef MBFWD 1
  243. #undef USERLOG 1
  244. #endif
  245.   
  246. #ifndef MAILCMDS
  247. #undef MAILFOR 1
  248. #undef RLINE 1
  249. #undef MBFWD 1
  250. #endif
  251.   
  252. #ifndef TIPSERVER
  253. #undef XMODEM 1
  254. #endif
  255.   
  256. #ifndef AX25
  257. #undef AX25SESSION 1
  258. #undef AX25SERVER 1
  259. #undef MAILFOR 1
  260. #undef RLINE 1
  261. #undef MBFWD 1
  262. #undef NRS 1
  263. #undef NETROM 1
  264. #undef NETROMSESSION 1
  265. #undef NETROMSERVER 1
  266. #undef AXIP 1
  267. #undef NR4TDISC 1
  268. #undef TTYCALL 1
  269. #undef BPQ 1
  270. #undef EAGLE 1
  271. #undef SCC 1
  272. #undef KISS 1
  273. #undef POLLEDKISS 1
  274. #undef HAPN 1
  275. #undef PI 1
  276. #undef PC100 1
  277. #undef HS 1
  278. #undef AXIP 1
  279. #endif
  280.   
  281. #ifndef NETROM
  282. #undef NETROMSESSION 1
  283. #undef NETROMSERVER 1
  284. #endif
  285.   
  286. #ifndef SMTPSERVER
  287. #undef MAILCMDS 1
  288. #undef MBFWD 1
  289. #undef MAILFOR 1
  290. #undef RLINE 1
  291.   
  292. #endif
  293.   
  294.   
  295. #endif  /* _CONFIG_H */
  296.